body {
	font-family: arial;
	font-size: 24;
	background-image: url(fundo.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}